Skip to content

docs: add comprehensive onboarding documentation for new users#1437

Open
vincent067 wants to merge 1 commit into
doocs:mainfrom
vincent067:docs/onboarding-guides
Open

docs: add comprehensive onboarding documentation for new users#1437
vincent067 wants to merge 1 commit into
doocs:mainfrom
vincent067:docs/onboarding-guides

Conversation

@vincent067
Copy link
Copy Markdown

This PR adds comprehensive onboarding documentation to help new users get started with the project.

Changes

Added three new documentation files:

  1. getting-started.md - Complete onboarding guide covering:

    • Project introduction and features
    • All deployment options (online, browser extension, Docker, CLI)
    • Quick start instructions for each method
    • Getting help section
  2. markdown-guide.md - Comprehensive syntax reference:

    • Basic Markdown syntax
    • Extended features (GFM alerts, footnotes, etc.)
    • Math formulas (LaTeX/KaTeX)
    • Diagrams (Mermaid, PlantUML)
    • Ruby annotations for Chinese/Japanese
    • WeChat-specific formatting tips
  3. example-content.md - Ready-to-use templates:

    • Technical tutorial template
    • Product announcement template
    • Weekly newsletter template
    • Academic article template (with Chinese example)

Also updated docs/README.md with new documentation index.

Closes #678

Add three new documentation files to help new users get started:

1. getting-started.md - Complete onboarding guide covering:
   - Project introduction and features
   - All deployment options (online, browser extension, Docker, CLI)
   - Quick start instructions for each method
   - Getting help section

2. markdown-guide.md - Comprehensive syntax reference:
   - Basic Markdown syntax
   - Extended features (GFM alerts, footnotes, etc.)
   - Math formulas (LaTeX/KaTeX)
   - Diagrams (Mermaid, PlantUML)
   - Ruby annotations for Chinese/Japanese
   - WeChat-specific formatting tips

3. example-content.md - Ready-to-use templates:
   - Technical tutorial template
   - Product announcement template
   - Weekly newsletter template
   - Academic article template (with Chinese example)

Also updated docs/README.md with new documentation index.

Addresses doocs#678
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

【文档】指引文档更新

1 participant